Einhugur Word Plugin for Xojo

Run.IsDrawing Property

Returns true if the run object is Drawing, else false.

IsDrawing as Boolean {Read}

Remarks

Drawing object can carry drawing, Images, and SVG. Currently we only support readying Images and SVG.

See Also

Run Class